Fix __get_user() asm warning by making source and dest
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Dec 2005 10:06:40 +0000 (11:06 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Dec 2005 10:06:40 +0000 (11:06 +0100)
commit8168ebed05e593b22eee64d33cd04be5309ff3ac
tree69f8b6ae96c774eee70b33d884524983463dd00f
parentac70d5694662b32daf215129d9c7d7bb62176c19
Fix __get_user() asm warning by making source and dest
operands the same size (32 bits).

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/grant_table.c